Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

254 - Endpoint Configuration for vet_verification_status #10480

Merged

Conversation

matt-guest-wilcore
Copy link
Contributor

Description of Change

Added the new vet_verification_status endpoint to the mobile app with unit tests. We can now successfully query the endpoint to check a veterans Title 38 status.

Original Ticket

Testing

  • Tested on iOS
  • Tested on Android

Reviewer Validations

See ticket above for more detail. Verify the different responses and that data comes back as expected.

PR Checklist

Reviewer: Confirm the items below as you review

  • PR is connected to issue(s)
  • Tests are included to cover this change (when possible)
  • No magic strings (All string unions follow the Union -> Constant type pattern)
  • No secrets or API keys are checked in
  • All imports are absolute (no relative imports)
  • New functions and Redux work have proper TSDoc annotations

For QA

Run a build for this branch

Matthew Guest - Work added 3 commits March 6, 2025 12:44
…se tests cover all the various responses and reasons we can get back from the vet_verification_status endpoint.
@matt-guest-wilcore matt-guest-wilcore merged commit c83830c into develop Mar 8, 2025
76 of 78 checks passed
@matt-guest-wilcore matt-guest-wilcore deleted the chore/254/EndpointConfigurationForVeteranStatus branch March 8, 2025 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants